file button: Don't leak rows
authorMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jan 2018 16:09:04 +0000 (11:09 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jan 2018 16:50:22 +0000 (11:50 -0500)
commitc8770b3c63096850c6b3c800b3d870c2d7d1dfef
tree5883176cb86bd1773e2d8e24fcb4aea8b5b6fe3c
parent079ee7e405c64f86ce2aa80d921369a0ca495e45
file button: Don't leak rows

The file chooser button manually manages the memory of
data in its model, so it needs to explicitly free the
rows.
gtk/gtkfilechooserbutton.c